Developer Documentation
PATH  WebObjects 4.5 Documentation > Getting Started With Direct to Java Client

   

Controllers

The objects in the controller hierarchy are instances of EOController subclasses. The EOController class defines basic controller behavior. The most significant functionality is managing the controller hierarchy (building, connecting, and traversing the hierarchy) and handling actions. Controllers define actions that users can perform (such as clicking a Find button) and they know how to respond to those actions when they're performed.

The EOController subclasses fall into the following categories:


© 1999 Apple Computer, Inc. – (Draft. Last updated 05 Jan 00)